home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Narzedzia systemowe / TUGZip 3.1.0.0 / tugzip31.exe / {app} / TUGZip,2.exe / 0 / RCDATA / TARCPROPERTIESFORM / TARCPROPERTIESFORM.txt
Text File  |  2004-10-13  |  5KB  |  247 lines

  1. object Arcpropertiesform: TArcpropertiesform
  2.   Left = 889
  3.   Top = 416
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 441
  6.   ClientWidth = 361
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Pagecontrol: TPageControl
  19.     Left = 8
  20.     Top = 8
  21.     Width = 345
  22.     Height = 393
  23.     ActivePage = Generaltabsheet
  24.     TabIndex = 0
  25.     TabOrder = 0
  26.     object Generaltabsheet: TTabSheet
  27.       Caption = 'General'
  28.       object Image: TImage
  29.         Left = 8
  30.         Top = 8
  31.         Width = 32
  32.         Height = 32
  33.       end
  34.       object Namebevel: TBevel
  35.         Left = 8
  36.         Top = 48
  37.         Width = 321
  38.         Height = 9
  39.         Shape = bsTopLine
  40.       end
  41.       object Typelabel: TLabel
  42.         Left = 8
  43.         Top = 64
  44.         Width = 27
  45.         Height = 13
  46.         Caption = 'Type:'
  47.       end
  48.       object Locationlabel: TLabel
  49.         Left = 8
  50.         Top = 88
  51.         Width = 44
  52.         Height = 13
  53.         Caption = 'Location:'
  54.       end
  55.       object Typedatalabel: TLabel
  56.         Left = 88
  57.         Top = 64
  58.         Width = 3
  59.         Height = 13
  60.       end
  61.       object Locationdatalabel: TLabel
  62.         Left = 88
  63.         Top = 88
  64.         Width = 3
  65.         Height = 13
  66.       end
  67.       object Sizelabel: TLabel
  68.         Left = 8
  69.         Top = 112
  70.         Width = 23
  71.         Height = 13
  72.         Caption = 'Size:'
  73.       end
  74.       object Sizedatalabel: TLabel
  75.         Left = 88
  76.         Top = 112
  77.         Width = 3
  78.         Height = 13
  79.       end
  80.       object Unpackedlabel: TLabel
  81.         Left = 8
  82.         Top = 136
  83.         Width = 53
  84.         Height = 13
  85.         Caption = 'Unpacked:'
  86.       end
  87.       object Unpackeddatalabel: TLabel
  88.         Left = 88
  89.         Top = 136
  90.         Width = 3
  91.         Height = 13
  92.       end
  93.       object Generalbevel: TBevel
  94.         Left = 8
  95.         Top = 160
  96.         Width = 321
  97.         Height = 9
  98.         Shape = bsTopLine
  99.       end
  100.       object Modifiedlabel: TLabel
  101.         Left = 8
  102.         Top = 200
  103.         Width = 43
  104.         Height = 13
  105.         Caption = 'Modified:'
  106.       end
  107.       object Modifieddatalabel: TLabel
  108.         Left = 88
  109.         Top = 200
  110.         Width = 3
  111.         Height = 13
  112.       end
  113.       object Modifiedbevel: TBevel
  114.         Left = 8
  115.         Top = 224
  116.         Width = 321
  117.         Height = 9
  118.         Shape = bsTopLine
  119.       end
  120.       object Attrlabel: TLabel
  121.         Left = 8
  122.         Top = 304
  123.         Width = 47
  124.         Height = 13
  125.         Caption = 'Attributes:'
  126.       end
  127.       object Extrabevel: TBevel
  128.         Left = 8
  129.         Top = 288
  130.         Width = 321
  131.         Height = 9
  132.         Shape = bsTopLine
  133.       end
  134.       object Crclabel: TLabel
  135.         Left = 8
  136.         Top = 240
  137.         Width = 25
  138.         Height = 13
  139.         Caption = 'CRC:'
  140.       end
  141.       object Totalfileslabel: TLabel
  142.         Left = 8
  143.         Top = 264
  144.         Width = 48
  145.         Height = 13
  146.         Caption = 'Total files:'
  147.       end
  148.       object Createdlabel: TLabel
  149.         Left = 8
  150.         Top = 176
  151.         Width = 40
  152.         Height = 13
  153.         Caption = 'Created:'
  154.       end
  155.       object Createddatalabel: TLabel
  156.         Left = 88
  157.         Top = 176
  158.         Width = 3
  159.         Height = 13
  160.       end
  161.       object Crcdatalabel: TLabel
  162.         Left = 88
  163.         Top = 240
  164.         Width = 3
  165.         Height = 13
  166.       end
  167.       object Totalfilesdatalabel: TLabel
  168.         Left = 88
  169.         Top = 264
  170.         Width = 3
  171.         Height = 13
  172.       end
  173.       object Nameedit: TEdit
  174.         Left = 88
  175.         Top = 16
  176.         Width = 241
  177.         Height = 21
  178.         TabOrder = 0
  179.       end
  180.       object Rcheckbox: TCheckBox
  181.         Left = 88
  182.         Top = 304
  183.         Width = 97
  184.         Height = 17
  185.         Caption = 'Read-only'
  186.         TabOrder = 1
  187.       end
  188.       object Hcheckbox: TCheckBox
  189.         Left = 184
  190.         Top = 304
  191.         Width = 145
  192.         Height = 17
  193.         Caption = 'Hidden'
  194.         TabOrder = 2
  195.       end
  196.       object Acheckbox: TCheckBox
  197.         Left = 88
  198.         Top = 328
  199.         Width = 97
  200.         Height = 17
  201.         Caption = 'Archive'
  202.         TabOrder = 3
  203.       end
  204.       object Scheckbox: TCheckBox
  205.         Left = 184
  206.         Top = 328
  207.         Width = 145
  208.         Height = 17
  209.         Caption = 'System'
  210.         TabOrder = 4
  211.       end
  212.     end
  213.     object Commenttabsheet: TTabSheet
  214.       Caption = 'Comment'
  215.       ImageIndex = 1
  216.       object Commentmemo: TMemo
  217.         Left = 8
  218.         Top = 8
  219.         Width = 321
  220.         Height = 345
  221.         ScrollBars = ssVertical
  222.         TabOrder = 0
  223.       end
  224.     end
  225.   end
  226.   object Cancelbutton: TButton
  227.     Left = 280
  228.     Top = 408
  229.     Width = 75
  230.     Height = 25
  231.     Cancel = True
  232.     Caption = 'Cancel'
  233.     ModalResult = 2
  234.     TabOrder = 1
  235.   end
  236.   object Okbutton: TButton
  237.     Left = 200
  238.     Top = 408
  239.     Width = 75
  240.     Height = 25
  241.     Caption = 'OK'
  242.     Default = True
  243.     ModalResult = 1
  244.     TabOrder = 2
  245.   end
  246. end
  247.